-
Couldn't load subscription status.
- Fork 411
Merge main into releases/v3 #3052
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Mergeback v3.29.10 refs/heads/releases/v3 into main
Bumps the npm group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [nock](https://github.com/nock/nock). Updates `@typescript-eslint/eslint-plugin` from 8.39.1 to 8.40.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.39.1 to 8.40.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/parser) Updates `nock` from 14.0.9 to 14.0.10 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.9...v14.0.10) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: nock dependency-version: 14.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby). Updates `ruby/setup-ruby` from 1.254.0 to 1.255.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@2a7b300...829114f) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.255.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: henrymercer <14129055+henrymercer@users.noreply.github.com>
…d19-a527837da980 Update ruby/setup-ruby version to v1.255.0 in pr-checks template
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…s-332f575eae Bump ruby/setup-ruby from 1.254.0 to 1.255.0 in the actions group
…71dd16 Bump the npm group with 3 updates
…ig-error Make "init not called" a configuration error
…er-versions Update supported GitHub Enterprise Server versions
Update default bundle to 2.22.4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This is a release-PR merging main into releases/v3 for version 3.29.11, which includes CodeQL bundle version updates and error handling improvements.
- Updates default CodeQL bundle from v2.22.3 to v2.22.4
- Improves error handling by using
ConfigurationErrorinstead of genericErrorfor configuration issues - Updates GitHub API compatibility to support version 3.19
Reviewed Changes
Copilot reviewed 14 out of 51 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| CHANGELOG.md | Adds release notes for version 3.29.11 |
| package.json | Updates version number and dependency versions |
| src/defaults.json | Updates CodeQL bundle and CLI versions |
| src/api-compatibility.json | Updates maximum GitHub API version to 3.19 |
| src/*.ts | Replaces generic Error with ConfigurationError for config issues |
| lib/*.js | Generated JavaScript reflecting the TypeScript changes |
| pr-checks/checks/rubocop-multi-language.yml | Updates ruby/setup-ruby action version |
| .github/workflows/*.yml | Generated workflow file reflecting template changes |
Merging 14148a4 into
releases/v3.Conductor for this PR is @smowton.
Contains the following pull requests:
Please do the following:
releases/v3branch.Create a merge commitis selected rather thanSquash and mergeorRebase and merge.